←Select platform

Store(List<IElementSet>,ActionElementSet) Method

Summary

Stores list of elements and actions to the repository.

Syntax
C#
C++/CLI
Python
public void Store( 
   List<IElementSet> elems, 
   ActionElementSet actions 
) 
public:  
   void Store( 
      List<IElementSet^>^ elems, 
      ActionElementSet^ actions 
   ) 
def Store(self,elems,actions): 

Parameters

elems

List of elements to store.

actions

List of actions to store.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.